home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / text / frexxedv.lha / FrexxEdpatch / fpl / FillText.FPL.readme < prev    next >
Text File  |  1995-09-12  |  1KB  |  38 lines

  1. #############################################################################
  2. File:        FillText.FPL
  3. Author:        Jesper Skov
  4. Email:        jskov@iesd.auc.dk
  5. Short:        Reformat text paragraph according to wall_right
  6. Version:    1.0
  7. Date:        12.09.95
  8. Local settings:
  9. Global settings:fill_text_US
  10. Keysequence:
  11. Type:        function
  12. Prereq:
  13. Copyright:    © 1995, Jesper Skov
  14. #############################################################################
  15.  
  16. FUNCTION
  17.  The FillText function reformats the current paragraph so each line in the
  18.  reformatted paragraph does not break the wall_right column.
  19.  
  20.  This is a quite usefull function if you have just inserted (or removed) some
  21.  text in a paragraph and would like to have it nicely formatted again.
  22.  
  23.  Unlike the "fill text" function in CED, you may here decide if you want
  24.  double spaces following a period (full-stop).  The preceding period is
  25.  followed by two spaces (US standard) whereas the next only has one following
  26.  space (European standard). See what I mean?
  27.  
  28. HISTORY (REV)
  29.  12.09.95 (0)    First rev.
  30.  
  31. BUGS
  32.  None known.
  33.  
  34. TODO
  35.  
  36. SEE ALSO
  37.  
  38.